home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer Plus 2007
/
Programmer-Plus-2007.iso
/
Programming
/
Programming IDEs
/
C# Editor 32 Bit
/
Setup.exe
/
Setups
/
CSharpEd
/
Installed
/
Autocomplete
/
Buffer.ini
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
INI File
|
2001-06-14
|
317 b
|
5 lines
[Buffer]
0=3,BlockCopy,public static void BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count);
1=3,ByteLength,public static int ByteLength(Array array);
2=3,GetByte,public static byte GetByte(Array array, int index);
3=3,SetByte,public static void SetByte(Array array, int index, byte value);